tools/xl/bash-completion: also complete 'xen'
authorHans van Kranenburg <hans@knorrie.org>
Sun, 10 Feb 2019 17:26:45 +0000 (18:26 +0100)
committerHans van Kranenburg <hans@knorrie.org>
Sun, 11 Jul 2021 12:29:14 +0000 (14:29 +0200)
commita518f3ec492669b99608600f28800a3dbb723dcd
tree8799fb21a387a91e916fbe8a6becfc6bc4feff21
parent441946bbb120d1f0f07e104b328c01e28f94eb65
tools/xl/bash-completion: also complete 'xen'

We have the `xen` alias for xl in Debian, since in the past it was a
command that could execute either xl or xm.

Now, it always does xl, so, complete the same stuff for it as we have
for xl.

Signed-off-by: Hans van Kranenburg <hans@knorrie.org>
[git-debrebase split: mixed commit: upstream part]
tools/xl/bash-completion